Properties
Name | Returns | Notes | Example |
---|---|---|---|
id | long | ||
skuTitle | String | ||
productSku | String | ||
productName | String | ||
amount | BigDecimal | ||
periodFrom | Date | ||
periodTo | Date | ||
enteredBy | ProfileBean | ||
enteredDate | Date | ||
salesBy | Object | ||
extraFields | Map | ||
tags | List | ||
catMap | Map |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
update ( ) | void | Apply updated values in this record to the database. Note that this does not start a transaction so you must start and commit a transaction externally |
Ask a question, or offer an answer